home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / BUSINESS / EXHOST17.ARJ / EXECHOST.DAT / whatsnew.txt < prev   
Text File  |  1979-11-30  |  38KB  |  762 lines

  1.       EXECUTIVE HOST HISTORY OF IMPROVEMENTS AND BUG FIXES
  2.  
  3.       I wish to thank all registered Executive Host SysOps for
  4.       their suggestions and beta testing results that went into the
  5.       development of this new version.
  6.  
  7.                              John Wright, author Executive Host
  8.  
  9.     VERSION 1.7 (Major Upgrade)
  10.  
  11.     1.  Executive Host now swaps completely out of Telix when executing
  12.         a shell to DOS, running door programs, and running the event.
  13.         DOS CTTY redirection is still used as a default, but it is
  14.         recommended highly that sysops use Doorway for the remote shell.
  15.         Notice the new Board.bat file, which allows control to be maintained
  16.         by the host even after Telix is unloaded.
  17.         IMPORTANT!:  The BOARD.BAT file must be executed as the last line
  18.         in the drop.bat, event.bat, and all door batch files, in order
  19.         for Executive Host to reload properly.
  20.  
  21.     2.  The Executive Host message base has been dramatically improved.
  22.         Through the use of an index file and faster internal routines,
  23.         nearly every function is noticeably faster than v1.6.  In addition,
  24.         the private message system has now been incorporated into the
  25.         public mail (message.txt) file.  This eliminates all of the
  26.         *.mes files that were cluttering up the Telix directory.
  27.         These changes required quite a few structural changes in the format
  28.         of the message base.  The CONVERT.BAT file must be run in order
  29.         to convert old message bases into the v1.7 format.
  30.  
  31.     3.  A new (N)on-Stop function has been added to the message base
  32.         system.  This function may now be used to capture messages while
  33.         they scroll continuously.  Message scrolling may be stopped at
  34.         any time by using (S)top or (Q)uit.
  35.  
  36.     4.  A new (Y)our Mail function has also been added that allows callers
  37.         to read ONLY mail addressed to them.  This new command may also
  38.         be stacked with other read commands, e.g. 'R Y S' would read all
  39.         mail that you have received since your last call.
  40.  
  41.     5.  A new registration questionaire routine has been implemented
  42.         that allows the sysop to create a custom set of questions for
  43.         callers to answer when first registering on the system.  The
  44.         sysop may modify the question script 'REGISTER.ASK' with new
  45.         questions by paying attention to the format of this file, and
  46.         editing it accordingly.  An answer file 'REGISTER.ANS' stores
  47.         the callers information, instead of in the host log file as
  48.         before.
  49.  
  50.     6.  Callers now have the option to leave mail to a person that is
  51.         not in the Guest List.  This allows callers to write messages
  52.         addressed to members of a mail relay system such as RIMES
  53.         (Echo Mail).
  54.  
  55.     7.  A New Ring Detection modem answering mode option has been added
  56.         to the host configuration.  Ring Detection mode allows the use
  57.         of phone monitoring utilities such as PhoneV that reboot the
  58.         computer if a certain number of unanswered rings are detected.
  59.         Ring Detection is also more secure than auto-answer since a
  60.         caller can only connect to the host system when it is functioning
  61.         normally.  The Ring Detection mode currently ignores the number of
  62.         rings configuration setting (defaulting to 1), so if you want to set
  63.         your modem to answer on more than one ring, you will have to use
  64.         auto-answer mode.
  65.  
  66.     8.  A New option to set the BBS name has also been added to the host
  67.         configuration.  If this setting is not blank, the bbs name will
  68.         be used in the logon and logoff message, and will also be added to
  69.         the door.sys and dorinfo1.def files in the place of Executive Host.
  70.         If this setting is left blank, the sysops name will be displayed
  71.         during logon and logoff as before.
  72.  
  73.     9.  A new configuration option 'Password Protect Doors' was added.
  74.         This allows the sysop to decide if password protection is needed
  75.         when callers are returning from doors.  Password protection is
  76.         still mandatory when shelling to dos from remote... (too dangerous).
  77.  
  78.    10.  A new configuration option 'FrontEnd Mail System is Attached'.
  79.         This setting allows the sysop to use a frontend program to answer
  80.         the phone and process mail.  Frontend programs are necessary to
  81.         link to some mail networks such as FidoNet.
  82.  
  83.    11.  A new option has been added to the Host Configuration, allowing
  84.         the sysop to set the number of rings before the modem answers.
  85.         Earlier, this had to be done by changing Telix's auto-answer string.
  86.         This option does not currently effect the Ring Detect mode.  This
  87.         mode will always answer on the first ring.  If you need the modem
  88.         to answer after more than one ring, you will have to use the
  89.         auto-answer mode.
  90.  
  91.    12.  Executive Host conducts two additional setup checks when loaded.
  92.         The presence of the status bar on the bottom of the screen is
  93.         now detected, and if it is not there, the host will abort to DOS.
  94.         If the host is run from a Telix script directory it will also
  95.         abort to DOS.  Executive Host does not function properly when
  96.         run from a script directory or when the status line is not located
  97.         at the bottom of the screen.
  98.  
  99.    13.  Executive Host now creates a new complete GAP BBS compatible
  100.         Door.sys file when a caller logs in, shells to DOS, or opens
  101.         a door.  This Door.sys file is still Doorway compatible,
  102.         but also stores much more information than either the old
  103.         Door.sys file or the Dorinfo1.def file.  The Dorinfo1.def file
  104.         is still written when callers open a door in order to give
  105.         more compatibility and consistency to the host.  Notice that
  106.         this new file stores both the DTE and DTR baud rates, the
  107.         caller's user number (message data number), and also the current
  108.         conference number.  Special Note:  because the new version
  109.         writes a new door.sys file, version 1.0 of the LastOn utility
  110.         will no longer work properly.  Download LastOn2.zip from our
  111.         support BBS to run under version 1.7 of Executive Host.
  112.  
  113.    14.  Systems using only the MAIN.DIR filelist now may use the
  114.         (T)ext Search option on the main menu.  Callers may perform
  115.         a text search of the new.dir and main.dir filelists to better
  116.         facilitate the location of files on the system.
  117.  
  118.    15.  A new FASTER! fcopy() routine was written that is used by the
  119.         host to save messages and other data during calls.  The old,
  120.         slower routine often involved a shell to dos, which could
  121.         really bog down older XT systems.
  122.  
  123.    16.  New ascii menus have been added, thanks to Karl Ulrich from
  124.         Marietta, Georgia who designed them and brought them to
  125.         my attention.  Thanks Karl!
  126.  
  127.    17.  Two new files are now used by the host, UPTEST/UPTESTG.
  128.         These files will be typed to the caller (if found) after
  129.         an upload has been tested.  This will allow testing utilities
  130.         to display the result of the file test to the caller, without
  131.         the need for external communications drivers.  The ZipAid utility
  132.         by Joe Hochstuhl (APC Softwares), will create these files after
  133.         testing uploads.
  134.  
  135.    18.  Complete Front-end compatibility is now installed.  Front-end
  136.         mail programs such as FrontDoor may now be used and can
  137.         interactively pass information to Executive Host.  A file
  138.         named FRONTEND.USR must be created by the front-end program
  139.         that contains the following information:
  140.  
  141.         baud rate
  142.         port
  143.         minutes till next event
  144.  
  145.         Executive Host will read this file and use this information for
  146.         to login the current caller.  The caller will be logged off
  147.         promptly when an event is scheduled by the frontend program.
  148.  
  149.    19.  The (black/white) internal menus have been changed to new, clearer
  150.         menus.  Special thanks go to Karl Ulrich from Marietta, Georgia
  151.         for designing and uploading these new menus.
  152.  
  153.    20.  The sysop may now use and edit four new external menu files:
  154.         UTIL.MEN, UTILG.MEN, EDIT.MEN, EDITG.MEN
  155.         These menus are displayed when the Edit Guest List and Sysop
  156.         Utilities options are chosen.
  157.  
  158.    21.  Executive Host now restores the status bar completely when
  159.         quitting to Telix.
  160.  
  161.    22.  Executive Host now reinstalls the Telix default usage log when
  162.         quitting to Telix.
  163.  
  164.    23.  Executive Host now uses an internal auto-answer string when
  165.         initializing the modem.  Problems with Telix's default auto-
  166.         answer string prompted this important change.  A new host
  167.         configuration option will be available in the next update to
  168.         change this internal string to modify the number of rings
  169.         before answer.
  170.  
  171.    24.  A new trashcan feature is now functional that allows the sysop
  172.         to make and edit a file named TRASHCAN.TXT.  Obsene and other
  173.         undesirable names can then be placed in this file for the host
  174.         to check new callers' names against.  If a new caller's first,
  175.         last, or full name matches exactly with a name in the trashcan
  176.         file, the host will disconnect the caller immediately.  Names in
  177.         this file should be listed one at a time, each on a separate
  178.         line.  i.e.
  179.  
  180.         jerk
  181.         punk
  182.         hacker
  183.         joe pest
  184.         bbs terrorist
  185.         etc.
  186.  
  187.    25.  Executive Host now supports up to 9,999 callers, and up to
  188.         999,999 messages per message base (98,999,901 total).
  189.  
  190.    26.  PACK.EXE has been updated to pack all message bases automatically.
  191.         Additional support for automatically deleting outdated mail will be
  192.         added in a future update as promised.  Consult PACK.DOC for further
  193.         instructions and information about the new Pack.exe program.
  194.  
  195.    27.  A bug causing the event to be skipped when set at midnight
  196.         has been fixed.
  197.  
  198.    28.  A bug causing the screen saver to lock occasionally has been fixed.
  199.  
  200.    29.  Several internal search routines have been completely rewritten.
  201.         Most are now at least 200% faster.
  202.  
  203.    30.  A Copyright display (required by law) has been added to the
  204.         initial startup screen.  No delay was necessary since the Host was
  205.         busy checking configuration files and paths.
  206.  
  207.    31.  The event now takes the phone off-hook when running.
  208.  
  209.    -----------
  210.    NEW IN V1.6
  211.    -------------------------------------------------------------------------
  212.  
  213.    Conference support was added to the SysOp Filer and Utilities.  If
  214.    conferences are detected, Executive Host will now prompt the SysOp for
  215.    the conference to work out of.  Up to 999 individual conferences may
  216.    be defined by the SysOp, each with its own message base, file areas,
  217.    bulletins and doors.
  218.  
  219.    The message entry system has been improved and modified.  Some changes
  220.    in the maximum line length and internal structure of the message base
  221.    were made, in order to bring RIMES and FIDONET compatibility to
  222.    Executive Host.  Look for UTI driver support for these netmail systems
  223.    soon.  The word-wrap feature was once again optimized, resulting in
  224.    faster wordwrap for those slow XT systems.  Also, the SysOp function
  225.    keys are now active during message entry.  However, some of these
  226.    functions are still disabled during message entry, such as chat mode
  227.    and drop to dos.  Host and remote key entry are now simultaneously
  228.    active during the message entry process.
  229.  
  230.    The (V)iew -> (T)ext File function of the Host was completely rewritten.
  231.    The file TEXT.ZIP is no longer used for this purpose.  SysOps wishing to
  232.    make certain text files available to callers need only add the text.dir
  233.    file to the DIRLIST menu file.  The text files not be compressed, and
  234.    be located somewhere in the download path of the Host.
  235.  
  236.    A result of the changes with the (V)iew -> (T)ext file function caused the
  237.    removal of the (F)iles -> (T)ext option.  SysOps wishing to display a
  238.    text.dir file for callers must add this filelist to the DIRLIST/DIRLISTG
  239.    filelist menus and the DIR.DAT file.
  240.  
  241.    The internal menus in MENU.SLC are now incorporated in two separate files,
  242.    MENU1.DAT and MENU2.DAT.  This was done for two reasons:
  243.    1. To make future menu changes easier to encode, and
  244.    2. To hopefully prevent SysOps from attempting to run these menu scripts
  245.    independently from the Host (a definite no no).
  246.    You can delete the file MENU.SLC, as it no longer serves any purpose.
  247.  
  248.    With the new menu data files come new SysOp Utility and Editor menus
  249.    that match the Host's other menus.  This was done to give the Host
  250.    a more uniform (and professional) appearance and also to move some
  251.    unnecessary code out of the main script.
  252.  
  253.    A new message scan routine has been implemented to alert callers to
  254.    waiting mail in different conferences.
  255.  
  256.    Multiple conference message base capabilities have now finally been
  257.    installed.  Each individual conference now has it's own message base.
  258.    The installation of this latest beta version should be seamless, with all
  259.    that is necessary is to copy the files into the Telix directory.
  260.    Remember, mail left in each conference, now may be read ONLY in that
  261.    conference.
  262.  
  263.    IMPORTANT!!! - Subdirectories off of the Main download directory no longer
  264.    are automatically in the Host's download path.  Due to many requests for
  265.    a more flexible configuration of paths, I have implemented the following:
  266.    All valid paths on your system that you wish to use for the Host must now
  267.    be listed in a file named "DOWNLOAD.LST".  i.e.
  268.  
  269.    C:\MAIN\GAMES\
  270.    C:\MAIN\UTIL\
  271.    D:\HOBBY\
  272.    E:\001\
  273.    etc, etc....
  274.  
  275.    If you wish to have different download paths (private file areas) in your
  276.    conferences, then you must have a file of the same name located in each
  277.    conference directory.  If one is not found in the conference directory,
  278.    the host will default to the Main download.lst file.
  279.  
  280.    The old method of using subdirectories off of the Main download directory
  281.    is no longer used, and these files WILL NOT be found unless the paths are
  282.    listed in the new file DOWNLOAD.LST.
  283.    I hope that this will give all SysOps the flexibility they need to design
  284.    the optimal setup for their needs.
  285.   
  286.    New feature on the main menu - A (N)ote to Sysop option has been added
  287.    to the main guest menu.  The function throws the caller directly into
  288.    a private message addressed to the SysOp.
  289.  
  290.    Protocol menu changes  -  Due to several SysOps requesting this option,
  291.    the Kermit and Telink protocols, already internal to Telix, will be made
  292.    available to callers.  A new protocol menu was designed to include these
  293.    protocols and a new external protocol (Zmax).
  294.  
  295.    Conferences!  Executive Host now supports up to 999 conferences, each
  296.    of which can be setup with its own doors, bulletins, filelists, uploads
  297.    and downloads directories, and message base.  In addition each conference
  298.    may have its own open/openg, news/newsg files for display when callers
  299.    join the conference.  Conference security is possible through the use
  300.    of security levels.  To improve the flexibility available to the SysOp,
  301.    2 additional security levels have been added.  The new security levels
  302.    are described in detail below:     * = New, ! = Changed
  303.  
  304.     Level 0 - Caller is "locked-out" of the Host and will have no access.
  305.     Level 1 - Callers may read mail, view bulletins and info screen, page
  306.               the SysOp, or leave a private message to the SysOp.
  307.     Level 2 - Same as 1, but may also view file directories and perform a
  308.               text search on directories.
  309.     Level 3 - Same as 2, but may also enter public messages and upload files.
  310.     Level 4 - Same as 3, but has access to doors and may view files.
  311.     Level 5 - Caller has full guest privilges including the ability to
  312.               download files.
  313. !   Level 6 - Same access as 5, but higher conference security.
  314. *   Level 7 - Same access as 5, except for time allowed online.  If the
  315.               SysOp is not giving all callers unlimited time, this level
  316.               will always be given 60 minutes access.  Also higher
  317.               conference security.
  318. *   Level 8 - Same access as 5, except this caller will always have an
  319.               unlimited amount of access time.  Also higher conference
  320.               security.
  321.     Level 9 - SysOp status.  Caller has full access to all SysOp
  322.               functions.
  323.  
  324.    Consult the user manual (MANUAL.DOC) for more information on setting
  325.    up conferences.
  326.  
  327.  
  328.    Message Menu Added to Host:
  329.  
  330.    A new message menu was added and contains four commands in this version.
  331.    (E)nter Message, (R)ead Messages, (J)oin Conference, (Q)uit Conference.
  332.    All of these commands are also available from the Main Menu, but are
  333.    no longer listed.
  334.  
  335.    Improved Bimodem Interface:
  336.  
  337.    Increased Bimodem support was added, and the Host now passes the callers
  338.    timeleft directly to Bimodem so the caller cannot download more than
  339.    his available time.  In addition, Bimodem is called with the /I switch,
  340.    which tells it to write to a special log file.  This log file will be used
  341.    in later versions to update the NEW.DIR file with Bimodem transferred
  342.    files.  Make sure to use the new BIMODEM.BAT file to take advantage of
  343.    this improved interface.
  344.  
  345.    Also, improved high-speed connection capabilities have been added.
  346.    Executive Host now recognizes the following connect rates:
  347.    CONNECT         (300 baud)
  348.    CONNECT 1200
  349.    CONNECT 2400
  350.    CONNECT 4800
  351.    CONNECT 7200
  352.    CONNECT 9600
  353.    CONNECT 12000
  354.    CONNECT 14400
  355.    /ARQ connections are recognized for all of the above link rates.
  356.      
  357.    In addition Executive Host will now display the locked DTE rate as
  358.    well as the actual link rate when analyzing incoming calls.
  359.    For example, the connect message:
  360.  
  361.    Determining Baud... Locked 38400 (9600)
  362.  
  363.    Shows the SysOp that the DTE rate (Telix terminal setup) is set at 38400.
  364.    (9600) displays that the link rate was connected at 9600.  This type
  365.    connection is common when V32 compatible (Hayes) modems are calling into
  366.    your US Robotics (Dual Standard) or other V32.bis modem.
  367.  
  368.    Addition of Stacked Commands:
  369.  
  370.    Executive Host callers may now stack commands for opening doors, reading
  371.    bulletins, and joining conferences.  i.e.
  372.    "O 1"   -  Open door # 1
  373.    "B 2"   -  Read bulletin # 2
  374.    "J 3"   -  Join conference # 3
  375.  
  376.    Addition of VIP and VIPG files that may be displayed to callers:
  377.    These files will be displayed to all callers with access levels 6-8.
  378.    They are displayed immediately after the NEWS/NEWSG files when a caller
  379.    first logs on.  These files are not available in conferences.
  380.  
  381.    The files DESCRIBE.SLC and ADDFILES.SLT were combined with some additional
  382.    code into the file SYSMAN.SLC.  Be sure and copy SYSMAN.SLC into your
  383.    Telix directory and delete the old version files DESCRIBE.SLC and
  384.    ADDFILES.SLC.
  385.  
  386.    Executive Host now uses the Telix auto-answer string so that SysOps may
  387.    adjust the number of rings before pickup (S0 register).
  388.  
  389.    The status bar during up/downloads has been cleaned up and improved.
  390.    status bar during up/downloads.  The callers information is now displayed
  391.    on the next line up, and the Telix status bar is restored on the very
  392.    bottom line.  This allows the sysop to view all important information
  393.    concerning the caller during file transfers.
  394.  
  395.    The status bar is also now restored completely when exiting from the
  396.    Host directly back to Telix (F3).  Several registered users expressed
  397.    the need for this feature, and so here it is.
  398.  
  399.    Fixed a bug when using only one filelist (main.dir).  The Host Filer's
  400.    Sort and Verify functions were locking-up.
  401.  
  402.    Fixed a bug causing the cursor to not be restored when exiting to DOS.
  403.  
  404.    Fixed a bug caused by a dirty variable that could corrupt the EXECMAIL.DAT
  405.    file.
  406.  
  407.    A divide by zero error when locking baud rates with high-speed modems has
  408.    been fixed.
  409.    
  410.    Fixed a problem with the Filer - Addfiles function that caused new files
  411.    to have spaces padded after descriptions.  This could cause filelists to
  412.    become corrupted when using the FixDir utility.
  413.  
  414. ******************************************************************************
  415.  
  416.    SOME IMPROVEMENTS AND BUG FIXES IN VERSION 1.5:
  417.  
  418.    Hot New Menus!  Executive Host gets a facelift, including new sysop,
  419.    guest, and protocol menus.  These menus are still encoded and will be
  420.    displayed to callers unless the SysOp creates his own custom menus.
  421.    Remember that the Host looks for custom menus first, so if you still
  422.    have old menu files in your directory, the Host will not display the
  423.    new ones until the old ones are moved.
  424.  
  425.    New SysOp keys: (F9 and F10)
  426.  
  427.    Two new Function keys options were added to the Host that may be used
  428.    while a caller is online.
  429.  
  430.    The (F9) key toggles the Page switch on/off.
  431.    If switched on, the caller will be able to page the SysOp for chat.
  432.    If switched off, the caller will be instructed to leave a message.
  433.  
  434.    The (F10) key displays a full-screen help message for the SysOp.  The
  435.    caller is unaware of the help screen and is not interfered with.
  436.  
  437.    Improved the (t)ag file feature.  File listing and tagging were improved
  438.    through the addition of (h)elp and (c)ontinuous commands to go along
  439.    with the (t)ag and (e)rase commands.  Also, callers are now taken
  440.    directly to the protocol menu if they have tagged files for download.
  441.  
  442.    Replies added to message base.  A caller can now make a direct reply to
  443.    a message immediately after reading it.  The message is automatically
  444.    directed to the sender of the original message.
  445.  
  446.    Logon.bat file may now be used to run an external program or door upon
  447.    a caller logging on to the system.  This feature is available for
  448.    registered users only.
  449.  
  450.    Logoff.bat file may now be used to run an external program after a
  451.    caller logs off of the system.  This feature is also available for
  452.    registered users only.
  453.  
  454.    Logon and Logong text files will be displayed to callers if found in
  455.    the Host directory.  They are displayed immediately after the news file,
  456.    and may be used for "last on" or "what happened today" bulletins.
  457.  
  458.    Now when a caller selects "/p" for private upload, the description
  459.    and file information is written to the file PRIVATE.DIR.
  460.  
  461.    The message base colors were again modified and improved.  I think we
  462.    have found the ultimate combination this time... but you never know.
  463.  
  464.    More internal support was added for the HST and other high-speed modems.
  465.  
  466.    The download time for each file is now calculated correctly when using
  467.    high-speed modems with locked baud rates.
  468.  
  469.    More internal security was added to ensure continued system safety.
  470.  
  471.    Fixed a bug with the NEW.DIR file not being updated properly when
  472.    a caller uploaded a file.
  473.  
  474.    Fixed a bug with the View Guest List option.  A lock-up could be
  475.    caused if only 5 users were registered.
  476.  
  477.    Fixed a bug with the View Zip File function.
  478.  
  479.    The "EDIT" Guest List option was taken off of the main menu and added
  480.    to the (UTIL)ities option.  "EDIT" may still be typed from the main
  481.    menu to take you directly to the Guest List Editor.
  482.  
  483.    REMINDER:  Although the (S)hell command was also added to the "UTIL"
  484.    option, it may also be used directly from the main menu to speed up
  485.    access to DOS.  Also, don't forget the quick logon options that
  486.    were added in version 1.3.  The following options may be used to speed
  487.    up access to the system from local or remote logon.
  488.  
  489.    Do you want ANSI graphics? -> y q x
  490.  
  491.    "q" means quick access and tells the host to skip the opening screen and
  492.        the news file.
  493.    "x" means turn xpert mode on.  The Host will immediately go to xpert mode,
  494.        and the menus will not be displayed upon logon.
  495.  
  496.    These commands may be in any order, any case, and spaces are ignored.
  497.  
  498.  
  499.    SOME IMPROVEMENTS AND BUG FIXES IN VERSION 1.4:
  500.  
  501.    File tagging is Here!
  502.       Thanks to popular demand, file tagging into a download batch queue has
  503.    been added to the Host.  Up to 5 files may be tagged for download while
  504.    the caller is viewing filelists.  The (T)ag function will add files to
  505.    the download queue while checking for the existence of the file, and
  506.    ensuring that the caller has sufficient time to download the file.  The
  507.    list may also be cleared with the (c)lear list function.  Both of these
  508.    functions are available while viewing filelists.  Download batches of more
  509.    than 5 files will be available as soon as Colin releases version 4.0 of
  510.    Telix.  A fundamental change in the Telix code is required to allow a
  511.    larger batch.
  512.  
  513.      To better serve the new tag file feature, I have also added a new batch
  514.    process that will allow callers without the use of batch protocols to
  515.    tag multiple files and download them with a "batch process".  For example,
  516.    a caller who is not using Telix and has no batch protocols (poor soul),
  517.    could tag up to 5 files, and then choose "D" to download.  Executive Host
  518.    would then send each file, one at a time, until all files have been sent.
  519.    The caller is asked if he/she wishes to continue the batch download,
  520.    between each file transfer.  This in effect allows a caller to download
  521.    up to 5 files without having to remember what they are.
  522.  
  523.    More Security:
  524.      Callers are required to reenter their password upon coming out of any
  525.    DOS shell activity.  Password verification is performed when a caller
  526.    returns from a door, and when the SysOp returns from a DOS shell.  This
  527.    feature adds more security by eliminating the possibility of a
  528.    simultaneous disconnect/reconnect while a caller is in DOS.  If the caller
  529.    fails to enter the correct password, the caller is disconnected and the
  530.    Host will recycle.
  531.    
  532.    The View Zip file function was slightly improved to give the proper
  533.    message when a file could not be located.
  534.  
  535.    The Verify Dir File option was fixed.  Some files that actually existed
  536.    were being reported as missing.
  537.  
  538.  
  539.    SOME IMPROVEMENTS AND BUG FIXES IN VERSION 1.3:
  540.  
  541.     NEW HOST SECURITY LEVELS:
  542.     The Host secutity levels were slightly modified in version 1.3.
  543.     The new levels are described below.
  544.  
  545.     Level 0 - Caller is "locked-out" of the Host and will have no access.
  546.     Level 1 - Callers may read mail, view bulletins and info screen, page
  547.               the SysOp, or leave a private message to the SysOp.
  548.     Level 2 - Same as 1, but may also view file directories and perform a
  549.               text search on directories.
  550.     Level 3 - Same as 2, but may also enter public messages and upload files.
  551.     Level 4 - Same as 3, but has access to doors and may view files.
  552.     Level 5 - Caller has full guest privilges including the ability to
  553.     download files.
  554.     Level 6 - Same as 5, but no time limit is imposed on caller.
  555.     Level 7 - Not used (same as 6).
  556.     Level 8 - Not used (same as 6).
  557.     Level 9 - SysOp status.  Caller has full access to all SysOp
  558.     functions.
  559.  
  560.    Callers with access levels below level 3 now have the ability to leave
  561.    a private message to the SysOp.
  562.  
  563.    Slight modifications were made to the message entry code in order to allow
  564.    the entry of extended ascii characters.  This allows the entry of border
  565.    characters, and also permits users to enter messages with letters such as
  566.    ä, ü, è, etc., which are common in the european languages.
  567.  
  568.    More color was added and other minor improvements and fixes were made to
  569.    the public message base.
  570.  
  571.    Trailing spaces are now stripped out of caller's name in order to make
  572.    the Host more strict during name/password entry.
  573.  
  574.    Caller's time left is now calculated from the door menu, eliminating the
  575.    possibility of callers being allowed to stay on too long.  Also, the time
  576.    of day, and time left is now displayed at the door menu prompt.
  577.  
  578.    Some problems arising out of more than 100 registered callers were fixed.
  579.  
  580.    Added a new option for callers to auto-logoff after their download is
  581.    complete.  Logoff is performed only if transfer is successful.
  582.  
  583.    A new option was added to the configuration of Executive Host.  The event
  584.    time may now be set to any time of day the SysOp prefers.  This new option
  585.    may be also used in order to shut down the host at a certain time.  For
  586.    example, if you wanted the Host to shut-down at 6:00am, you could set your
  587.    event to run at 6:00am, and make the last line of your event read:
  588.    ECHO ~~~+++~~~ATS0=0 > COM1       ( OR WHICHEVER PORT YOU ARE USING )
  589.    This would tell your modem to no longer answer the phone, effectively
  590.    turning off the host.
  591.  
  592.    One more new option added to the configuration of Executive Host.  This one
  593.    allows the Operator to "Lock" baud rates; useful with high-speed modems.
  594.    When this option is turned on, the Host will lock the communications
  595.    rate to the default protocol set in Telix.
  596.  
  597.    The (C)hange Colors option was removed from the SysOp menu and substituted
  598.    with the (C)olor on/off option.  This function was only taking up code
  599.    space, and was never being used by most SysOp's.  Custom color capabilities
  600.    will probably be available again in version 2.0, and will most likely be
  601.    added to the configuration options of the Host.
  602.  
  603.    CHANGES IN VERSION 1.2
  604.  
  605.    The Host now supports multiple download directories!  The SysOp may
  606.    now create subdirectories off of the "Main" file directory and place
  607.    files in them.  Executive Host will auto-detect these new subdirectories
  608.    and search them for downloading.  Files in these subdirectories will also
  609.    be available for view by callers, and will be checked for duplicates
  610.    when a caller attempts an upload.  One Example set-up is as follows:
  611.  
  612.     ┌─────┐     ┌────┐         ┌─────┐
  613.     │TELIX│─────│MAIN│─────────│UTIL │      <--  These are all valid
  614.     └─────┘     └──┬─┘         └─────┘           download directories as
  615.                    │           ┌───────┐         they are subdirectories of
  616.                    ├───────────│PROGRAM│         the MAIN download directory.
  617.                    │           └───────┘
  618.                    │           ┌───────┐         NOTE:  Valid download
  619.                    ├───────────│UTILITY│                directories may be
  620.                    │           └───────┘                ONLY one subdirectory
  621.                    │           ┌──────┐                 deep off of MAIN.
  622.                    ├───────────│GAMES │
  623.                    │           └──────┘
  624.                    │           ┌──────┐
  625.                    ├───────────│EDUCAT│
  626.                    │           └──────┘
  627.                    │           ┌─────┐
  628.                    └───────────│SYSOP│
  629.                                └─────┘
  630.  
  631.    Files in these subdirectories will be available for View and Download by
  632.    all callers with download priveleges (access level 4 and above).
  633.    These subdirectories will also be searched for duplicates when a caller
  634.    attempts an upload.
  635.    No further set-up on your part is required, other that making these
  636.    directories and placing files in them.
  637.  
  638.    The limit on subdirectories is approximately 100, depending on the length
  639.    of each directory name.  This new feature gives the Executive Host SysOp
  640.    more power and flexibility in designing and maintaining the file base.
  641.    Note that this feature now makes the Host CD-ROM compatible.  For
  642.    example, if you had a CD-ROM player configured as your D drive, you
  643.    could set your "Main" download directory as "D:\" (the root directory).
  644.    This would mean that all of the files in subdirectories off of the root
  645.    directory will be available for callers.  However, a few CD-ROM disks are
  646.    designed with subdirectories several layers deep.  In this case, only the
  647.    subdirectories that branch directly off of the root will be available for
  648.    callers.
  649.  
  650.    Downloads are now checked against the caller's time remaining to ensure
  651.    that the caller does not over-extend his\her time limit.
  652.  
  653.    The deletion of public messages is now allowed.  Callers may delete
  654.    messages written to them and also messages written by them. The SysOp may
  655.    delete any public message.
  656.  
  657.    A message base "packer" is now included with Executive Host.  This program
  658.    strips out deleted messages from the MESSAGE.TXT file in order to
  659.    reduce the size of this file, and to speed up the operation of the Host.
  660.    The program is called PACK.EXE and comes with it's own docs (PACK.DOC).
  661.  
  662.    Descriptions of private uploads are now added to a file called private.dir.
  663.  
  664.    The Host Filer was fixed so that it would use the "Main.dir" file for
  665.    certain functions if the SysOp was not using multiple description files.
  666.  
  667.    Callers are now returned to the doorlist menu instead of the main menu
  668.    when coming out of a door.  This feature was added by popular demand.
  669.  
  670.    Callers may stack door numbers when using the O)pen door option from the
  671.    main menu - for example entering "O 2" will open door #2.
  672.  
  673.    A problem with the recording of callers' daily time has been fixed.
  674.  
  675.    Several other minor bugs and problems have been fixed.
  676.  
  677.    CHANGES IN VERSION 1.1
  678.  
  679.    The new sortit.bat file is correct and contains no non-standard DOS
  680.    commands.
  681.  
  682.    The Sort Dir Option in the Host Filer now executes the necessary command.
  683.  
  684.    The Verify Dir File Option has been modified so that it now finds all
  685.    files correctly (if they exist).
  686.  
  687.    The Host no longer keeps the phone off-hook after returning from Utility
  688.    and Filer screens, and when coming out of local mode.
  689.  
  690.    SysOp may now choose "0" in the time limit configuration to give callers
  691.    unlimited access time (Callers were being logged off immediately).
  692.  
  693.    The files "doorlist.g" and "bulllist.g" may now be used as ansi color
  694.    versions of the menu files "doorlist" and "bulllist".
  695.  
  696.    Color versions of bulletins (with the letter g added to the end) now are
  697.    used correctly if the caller has ansi turned on.
  698.  
  699.    The dorinfo1.def file is created correctly if using com2 or in local mode.
  700.  
  701.    Auto-answer string should now work for all modems.
  702.  
  703.    The "Last Message Read" number is now displayed correctly.
  704.  
  705.    Option "S" in the file directories menu line has been removed since this
  706.    option is available from the main menu (text search).
  707.  
  708.    The limit on number of registered users has been raised from 99 to 999.
  709.  
  710. ** IMPORTANT NOTE:
  711.    Version 1.1 uses a slightly different message base format.  Therefore, it
  712.    will not run properly with a message base and execmail.dat file created
  713.    by version 1.0.
  714.  
  715.    If you do not want to lose your existing message base, there is a way
  716.    that you can modify the key files to work with the new version.  To
  717.    accomplish this, follow the instructions below.
  718.  
  719.    1.  Edit the EXECMAIL.DAT file with your text editor, and change the
  720.    following example file as shown.
  721.  
  722.    OLD FORMAT FILE
  723.  
  724.     1;00000;00000    <-- Notice that there is a blank space before data
  725.     2;00000;00000    <-- numbers less than 10.
  726.     3;00000;00000
  727.  
  728.    NEW FORMAT
  729.    001;00000;00000   <-- Notice that there are NO spaces in the new format!
  730.    002;00000;00000
  731.    003;00000;00000
  732.  
  733.    2.  You will also have to change your MESSAGE.TXT file, which contains
  734.    the actual messages in your base.  Each message data line (i.e.";;;01;01")
  735.    in this file will have to have an extra zero added to it as shown below.
  736.    Remember that ALL data lines in this file will have to be changed (one
  737.    precedes each individual message).
  738.  
  739.    OLD FORMAT FILE
  740.  
  741.    ;;;00;01
  742.           To:  ALL
  743.         From:  etc, etc, etc.
  744.  
  745.    NEW FORMAT
  746.  
  747.    ;;;000;01          <------- An extra zero in the first number group is all
  748.           To:  ALL             that is required to be compatible with 1.1.
  749.         From:  etc, etc, etc.
  750.  
  751.    Now the conversion is complete!  Of course another way to convert is
  752.    simply delete ALL of your old version data files, including the user file
  753.    EXECHOST.USR and re-install the Host, but this I will leave up to you.
  754.    Keep in mind that if you choose this option, you will have to add all of
  755.    your caller's names back into the new user file (accomplished with the
  756.    "EDIT" guest list option), and therefore should print out your old user
  757.    file before deleting it.
  758.        If you decide to convert your old message base, your old user file
  759.    is compatible with version 1.1, but if you delete the message base
  760.    (along with EXECMAIL.DAT), you will have to delete the user file also,
  761.    since the data numbers will not match up otherwise.
  762.